PrintDocument for WinForms
Write(Byte[],Int32,Int32) メソッド


C1.PrintDocument.6 アセンブリ > C1.Util 名前空間 > FontSubSet.BigEndianBinaryWriter クラス > Write メソッド : Write(Byte[],Int32,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Overridable Sub Write( _
   ByVal buffer() As System.Byte, _
   ByVal index As System.Integer, _
   ByVal count As System.Integer _
) 
'使用法
 
Dim instance As FontSubSet.BigEndianBinaryWriter
Dim buffer() As System.Byte
Dim index As System.Integer
Dim count As System.Integer
 
instance.Write(buffer, index, count)
public virtual void Write( 
   System.byte[] buffer,
   System.int index,
   System.int count
)

パラメータ

buffer
index
count
参照

FontSubSet.BigEndianBinaryWriter クラス
FontSubSet.BigEndianBinaryWriter メンバ
オーバーロード一覧